-
Home
-
md4AI
-
1.1.0 (latest)
-
Code
-
Classes
- Md4Ai_Cache
| Total Complexity |
27 |
| Dependencies |
0 |
| Dependents |
5 |
| Total lines |
171 |
| Lines of code |
98 |
| Logical lines of code |
57 |
| Comment lines |
42 |
| Methods |
11 |
| Properties |
1 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_statistics() |
S |
57 |
4 |
16 |
| ensure_cache_directory() |
S |
60 |
4 |
14 |
| get_header_footer_data() |
S |
60 |
4 |
13 |
| clear_all_cache() |
S |
63 |
4 |
11 |
| is_cache_valid() |
S |
65 |
2 |
9 |
| read_from_cache() |
S |
69 |
2 |
7 |
| clear_post_cache() |
S |
71 |
2 |
6 |
| clear_navigation_cache() |
S |
69 |
2 |
7 |
| __construct() |
S |
66 |
1 |
8 |
| get_cache_file_path() |
S |
79 |
1 |
3 |
| write_to_cache() |
S |
74 |
1 |
4 |